**************************************
Copyright 2012 Partner Technology
**************************************

Notes
1.When installing printer drvier with USB interface,the printer must be printer mode on linux.

2.PrinterModeManager V1.22 is used for converting printer mode on Windows OS.
  If the printer is API mode ,then convering API mode into printer mode.

3.RP-600_x32: 32bit driver 
  RP-600_x64: 64bit driver  
  rp-600.tar(rp-600_x64.tar):Parallel/Serial/USB/NET Interface printer driver

4.When using serial port,please type "chmod a+rwx /dev/ttyS0" to change its property

5.RTS/CTS(Hardware) is recommended  for Flow Control when Serial Port Settings.

6.Requirements: CUPS server & architecure (see www.CUPS.org)
  
      CUPS             SNBC Driver
  -----------------------------------
      1.4.2             Support
  -----------------------------------
      1.4.4             Support
  -----------------------------------
      1.4.6             Support
  -----------------------------------
      1.4.8             Support
  -----------------------------------
      1.5.0             Support
  -----------------------------------
      1.5.2             Support
  -----------------------------------
      1.5.4             Support
  -----------------------------------
  Please update CUPS to 1.3.0 or higher when printer driver don't work on FC7. 

  Steps for compiling and installing CUPS:

  1)Download CUPS on http://www.cups.org/software.php

  2)Extract this cups-x.x.x-source.tar.gz file creating cups-x.x.x directory
  
  3)Navigate to this cups-x.x.x directory

  4)Type './configure' at the prompt to config the package

  5)Type 'make' to begin building the package

  6)Type 'make install' to install this CUPS onto your computer.
CAUTION:The driver is not compatible with the CUPS which version is 1.4b3,it may cause a little trouble for use,so we recommended that you upgrade the CUPS to 1.4.8 or higher. 

7.Please restarting CUPS after copy files to filter and model directory.

